[30/12/2012 0:36:24] AutoGK 2.55 [30/12/2012 0:36:24] OS: WinXP (5.1.2600).2 [30/12/2012 0:36:24] Job started. [30/12/2012 0:36:24] Input file: G:\Audio-video\Video-editado\Temp-para H264\Proc_A\Wild China_1_Heart of the Dragon_EN-EN_16'9.mpg [30/12/2012 0:36:24] Output file: G:\Audio-video\Video-editado\Temp-para H264\Proc_A\Wild China_1_Heart of the Dragon_EN-EN_16'9.avi [30/12/2012 0:36:24] Output codec: XviD [30/12/2012 0:36:24] Audio 1: Audio Stream 0 MPEG [30/12/2012 0:36:24] Subtitles: none [30/12/2012 0:36:24] Format: AVI [30/12/2012 0:36:24] Target size: 600Mb [30/12/2012 0:36:24] Custom resolution settings: fixed width of 720 pixels [30/12/2012 0:36:24] Audio 1 settings: Original [30/12/2012 0:36:24] Standalone support enabled: ESS [30/12/2012 0:36:24] Started encoding. [30/12/2012 0:36:24] Demuxing and indexing. [30/12/2012 0:38:24] Processing file: G:\Audio-video\Video-editado\Temp-para H264\Proc_A\Wild China_1_Heart of the Dragon_EN-EN_16'9.mpg [30/12/2012 0:38:24] Source resolution: 720x576 [30/12/2012 0:38:24] Found PAL source. [30/12/2012 0:38:24] Source aspect ratio: 4:3 [30/12/2012 0:38:24] Manual aspect ratio: 16:9 [30/12/2012 0:38:24] Analyzing source. [30/12/2012 0:40:26] Source has percentage of interlacing in motion areas: 0,00 [30/12/2012 0:40:26] Source is considered to be progressive. [30/12/2012 0:40:26] Output will contain 69219 frames [30/12/2012 0:40:26] Forcing encoding with sharp matrix. [30/12/2012 0:40:26] Using VAQ in XviD [30/12/2012 0:40:26] Audio1 size: 88,601,856 bytes (84.50 Mb) [30/12/2012 0:40:26] Overhead: 822,016 bytes (0.78 Mb) [30/12/2012 0:40:26] Video size: 539,721,728 bytes (514.72 Mb) [30/12/2012 0:40:26] Running compressibility test. [30/12/2012 0:40:26] Writing the following script to G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_1_Heart of the Dragon_EN-EN_16'9_comptest.avs =========================================================== LoadPlugin("C:\ARCHIV~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_1_Heart of the Dragon_EN-EN_16'9.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) out_width = 720 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) SelectRangeEvery(300,15) =========================================================== [30/12/2012 0:41:49] Duration was: 1 minute, 22 seconds [30/12/2012 0:41:49] Speed was: 41,72 fps. [30/12/2012 0:41:49] Compressibility percentage is: 56,19 [30/12/2012 0:41:49] Chosen resolution is: 720x416 ( AR: 1,73 ) [30/12/2012 0:41:49] Predicted comptest value is: 56,19% [30/12/2012 0:41:49] Running first pass. [30/12/2012 0:41:49] Writing the following script to G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_1_Heart of the Dragon_EN-EN_16'9_movie.avs =========================================================== LoadPlugin("C:\ARCHIV~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_1_Heart of the Dragon_EN-EN_16'9.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) out_width = 720 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) =========================================================== [30/12/2012 1:02:06] Duration was: 20 minutes 16 seconds [30/12/2012 1:02:06] Speed was: 56,88 fps. [30/12/2012 1:02:06] Expected quality of first pass size: 59,08% [30/12/2012 1:02:06] Running second pass. [30/12/2012 1:25:07] Duration was: 23 minutes 1 second. [30/12/2012 1:25:07] Speed was: 50,12 fps. [30/12/2012 1:25:07] Job finished. Total time: 48 minutes 43 seconds